home *** CD-ROM | disk | FTP | other *** search
/ The X-Philes (2nd Revision) / The X-Philes Number 1 (1995).iso / xphiles / hp48hor1 / fieldv11.doc < prev    next >
Text File  |  1995-03-31  |  1KB  |  33 lines

  1.             FIELD! V1.1 
  2. Here is a quick update to the original FIELD! Super-Chip Game. 
  3. This version has a few new requested features(variable speed). 
  4. And some more details (like explosions and stuff.) 
  5.  
  6. New Keys: 
  7. The following keys set the speed of the ship. 
  8. 7 - Slowest speed 
  9. 8 - A little faster than 7 
  10. 4 - Good bit faster than 8 
  11. 5 - Very Fast(Good Luck!) 
  12.  
  13. In case you don't have the original docs: 
  14. 1 - moves you right by applying thrust to the left. 
  15. 2 - moves you left by applying thrust to the right. 
  16. / - moves you up 
  17. * - moves you down 
  18.  
  19. And as with all CHIP games <- (DROP/CLR/BS) exits to the stack. 
  20.  
  21. You should have guessed by now that "7" no longer stops the current 
  22. game and returns to the title screen, you can crash quick enough that  
  23. this is not needed. 
  24.  
  25. There is a small problem, in that the explosion may be drawn in  
  26. the wrong spot if you are too close to the edge of the screen, but 
  27. it doesn't last long enough to worry about, and the code needed to 
  28. avoid it would make this game needlessly bigger. I think 865 bytes is  
  29. big enough. 
  30.  
  31. - Al Roland 
  32.   droland@eng.auburn.edu 
  33.